home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / gdb.src < prev    next >
Text File  |  1998-03-23  |  817b  |  20 lines

  1. @@@STARTPACK(gdb;GNU Debugger)
  2.  
  3. <P>The GNU debugger is a source-level symbolic debugger. On Open Server,
  4. it can debug both ELF and COFF binaries from within the same executable,
  5. the file formats are automatically recognized. This is a very powerful
  6. debugger, and has many friendly interfaces (coming soon to Skunkware On-line),
  7. such as xxgdb, mxgdb and of course the interfaces provided by X-Emacs and
  8. GNU Emacs. </P>
  9.  
  10. <P>As with most GNU software, GDB comes with complete Texinfo documentation.
  11. If you have installed the Texinfo package, you can view the documentation
  12. by executing the command <TT>info -f /usr/local/info/gdb.info.gz</TT>.
  13. </P>
  14.  
  15. @@@UW2DIST(http://www.sco.com/skunkware/uw7/devtools/)
  16. @@@OSR5DIST(http://www.sco.com/skunkware/osr5/devtools/gdb/)
  17. @@@SOURCE(ftp://prep.ai.mit.edu/pub/gnu/)
  18. @@@ENDPACK
  19.  
  20.